home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #14 / Monster Media No. 14 (April 1996) (Monster Media, Inc.).ISO / bbs_game / csysop02.zip / HISTORY.DOC < prev    next >
Text File  |  1996-01-13  |  3KB  |  55 lines

  1. CyberSysop v0.01 - 1/1/96
  2. =========================
  3. -Initial beta release
  4. -Awaiting BUG reports.
  5.  
  6. CyberSysop v0.02 - 1/13/96
  7. ==========================
  8. -Added a user editor (CSEDIT.EXE) - can edit/delete/add user profiles
  9. -Fixed a problem with the scoring.  Once a player reached 32,767, CyberSysop
  10.         would give an overflow error.  It was an oversight on my part by only
  11.         setting up the scoring with an integer variable, hencing making it
  12.         only able to keep score up to that 32,767 points.  Now scores can
  13.         reach well over 2,000,000,000 before automatically resetting the
  14.     players game.
  15. -Added CSCONV.EXE to fix old CSUSER.DAT files and convert to the new v0.02
  16.     user file.
  17. -Added CSMAINT.EXE to be a nightly maintenance program that will take care
  18.         of all maintenance on the game without having to tell your .bat
  19.         file what to do like before.  It will change the bulletins, and
  20.         cleanup the CSUSER.DAT file accordingly to ensure its integrity
  21.         of the life of the game.
  22. -Fixed the UNREGISTERED bug of not enforcing the 25 actions restriction
  23. -Trying a new way of checking for new players, before it would sometimes
  24.         screw up and not recognize an existing player and make them start
  25.         again.  Now, if an error is received while reading the user file,
  26.         it will display a message to try entering the game again.  This
  27.         should eliminate the duplication of players.
  28. -No longer saves users who don't accumulate a score (i.e. 0)
  29. -The game will now place new players in the first available slot in the
  30.         CSUSER.DAT file.  Instead of just adding on at the end making the
  31.         file unnecessarily large too fast.
  32. -Fixed the problem with buying a computer or harddrive where if you hit
  33.         enter alone at the "Selection->" prompt it would ask you if you wanted
  34.         to downgrade.  That will no longer happen.
  35. -Fixed the problem in the HACK option where it would sometimes screw up and
  36.         make it seem like you were not you any more.  Now the hack option
  37.         should be working like it was first intended.
  38. -Fixed the problem of the screen not scrolling properly when reaching the
  39.         bottom.
  40. -Fixed a problem when the users time expired their new game results were
  41.         not being saved.
  42. -Some people felt one of the general maintenance options that took some of
  43.         your cash for a party and thunderstorm damage was too harsh since if
  44.         you had less than $500 it might take it all.  Now, it will only take
  45.         a percentage and not totally wipe you out.
  46. -Adjusted the virus areas to make it a little more fair.  Before the detecting
  47.         of viruses and the way they attacked you was kind of unfair, so it
  48.         has been adjusted to make it more friendly.
  49. -Added a notification upon entry to the game if the player has new mail
  50.         waiting in thier mailbox.
  51. -Added notification of new mail just received if the player is online at
  52.         the time it is sent to them.
  53. -CyberSysop no longer requires the existance of VBDRT10.EXE to operate.
  54.  
  55.